projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
ac04d2e
408f4e3
)
Auto merge of #3937 - andwur:rustc-flag-determinism, r=alexcrichton
author
bors
<bors@rust-lang.org>
Thu, 18 May 2017 19:05:20 +0000
(19:05 +0000)
committer
bors
<bors@rust-lang.org>
Thu, 18 May 2017 19:05:20 +0000
(19:05 +0000)
Deterministic -L and --cfg flag ordering
This ensures that the `-L` and `--cfg` flags passed to `rustc` have stable ordering across runs.
It also does the same for `--cfg` flags passed to `rustdoc`.
Fixes #3895
1
2
tests/build-script.rs
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
tests/build-script.rs
Simple merge